home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / vms122.zip / LIST.INF < prev    next >
Text File  |  1992-05-13  |  1KB  |  42 lines

  1. V-MailServer 1.20 Mail list commands        February 29, 1992
  2. (c) Copyright 1991 Rick Vandenberg
  3.  
  4.  
  5. V-MailServer supports a set of commands to process mail lists.
  6.  
  7.  
  8. PUT filename
  9.  
  10.     Allows you to place a file into your archive server user directory
  11.     This command will fail unless you have a user directory setup
  12.     on the archive server.  For more information on this, contact
  13.     rick@vsystem.wimsey.bc.ca.
  14.  
  15. CREATELIST listname
  16.  
  17.     Allows you to create a mailing list addresses to resend files 
  18.     from.  This command will fail unless you have a user directory 
  19.     setup on the archive server.  For more information on this, 
  20.     contact rick@vsystem.wimsey.bc.ca.
  21.  
  22.  
  23. RESENDLIST filename listname
  24.  
  25.     This command will resend the specified filename to all people 
  26.     in the specified list. 
  27.  
  28.  
  29. FILES filespec
  30.  
  31.     Returns a list of files in your user directory.  If filespec
  32.     is not specified, all files are listed.
  33.  
  34.  
  35. KILL filename
  36.  
  37.     Removes the file from your user directory.  Wildcards are NOT
  38.     permitted at this time.
  39.  
  40.  
  41.  
  42.